/ Assembly List / LJCDataAccess / DataCommon / GetDbDateTimeString

Namespace - LJCDataAccess


Parameters
dateTime - The DateTime value.

Returns

The date/time string.

Syntax

C#
public static String GetDbDateTimeString(DateTime dateTime)

Formats the DateTime value to a date/time string in database format.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.